net/http.http2serverConn.unackedSettings (field)
5 uses
net/http (current package)
h2_bundle.go#L4662: unackedSettings int // how many SETTINGS have we sent without ACKs?
h2_bundle.go#L4999: sc.unackedSettings++
h2_bundle.go#L5816: sc.unackedSettings--
h2_bundle.go#L5817: if sc.unackedSettings < 0 {
h2_bundle.go#L6119: if sc.unackedSettings == 0 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)